FaISIRcCode 
EntityType  Dependent 
Logical Entity Name  FaISIRcCode 
Default Table Name  FaISIRcCode 
Logical Only  NO 
Definition 
 
Note 
 

FaISIRcCode Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyStudentID(PK)(FK)    INTEGER  NO 
 
AwardYear(PK)    CHAR(7)  NO 
 
cCode(PK)    CHAR(3)  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaISIRcCode Keys 
Key Name  Key Type  Keys 
FaISIRcCode_UserID_N_N_IDX  Inversion Entry  UserID 
PK_FaISIRcCode_SyStudentID_AwardYear_cCode  PrimaryKey  SyStudentID, AwardYear, cCode 

FaISIRcCode Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Student  Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaISIRcCode Check Constraints 
Check Constraint Name  CheckConstraint